From 3c7227d91ba34d4542425334de63c961af6f0744 Mon Sep 17 00:00:00 2001 From: "Jasper St. Pierre" Date: Thu, 11 Jul 2013 12:46:24 -0400 Subject: [PATCH] Add more .pc files to .gitignore --- Makefile.am | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Makefile.am b/Makefile.am index 95595016f3..509d5046f1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -64,8 +64,16 @@ DISTCLEANFILES = \ gtk+-unix-print-3.0.pc \ gtk+-3.0.pc \ gtk+-x11-3.0.pc \ + gtk+-win32-3.0.pc \ + gtk+-quartz-3.0.pc \ + gtk+-broadway-3.0.pc \ + gtk+-wayland-3.0.pc \ gdk-3.0.pc \ gdk-x11-3.0.pc \ + gdk-win32-3.0.pc \ + gdk-quartz-3.0.pc \ + gdk-broadway-3.0.pc \ + gdk-wayland-3.0.pc \ gail-3.0.pc \ config.lt -- 2.30.2